ISearchResults Interface
A string containing field information associated with a document.
The string will contain a sequence of name = value pairs, delimited with carriage-return/newlines (chr$(13) + chr$(10)).
All built-in fields are prefixed with an underscore. Additionally, any fields in the userFields set will also be included.